projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a742d64
)
(iso-accents-compose): Remove a
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 30 Oct 2001 16:10:09 +0000
(16:10 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 30 Oct 2001 16:10:09 +0000
(16:10 +0000)
superfluous setq.
lisp/international/iso-acc.el
patch
|
blob
|
history
diff --git
a/lisp/international/iso-acc.el
b/lisp/international/iso-acc.el
index 220a6b604f354a45e003b4e52f38562450903074..c1979e7af88d9df3c57c66370c1f7f738cce9333 100644
(file)
--- a/
lisp/international/iso-acc.el
+++ b/
lisp/international/iso-acc.el
@@
-318,8
+318,7
@@
the language you choose)."
(+ iso-accents-insert-offset entry)
entry))
;; Otherwise, advance and schedule the second key for execution.
- (setq unread-command-events
- (push second-char unread-command-events))
+ (push second-char unread-command-events)
(vector first-char))))
;; It is a matter of taste if you want the minor mode indicated